home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / comm2 / nntpkk13.rdm < prev    next >
Text File  |  1996-02-22  |  1KB  |  48 lines

  1. Short:    NNTP news poster for AmigaNOS (KA9Q).
  2. Author:   Dan Cannon <dan@blender.demon.co.uk>
  3. Uploader: Dan Cannon <dan@blender.demon.co.uk>
  4. Type:     comm/net
  5.  
  6. NNTPKick - Another pounding Blender Software (BS) production
  7. ------------------------------------------------------------
  8.  
  9. This is a client for AmigaNOS that posts Usenet articles to a NNTP server.
  10.  
  11. I couldn't get AmigaNOS' built-in NNTP poster to work and Demon Internet's
  12. mail2news gateway messes around with the headers something chronic and it
  13. can't cope with 8 bit characters (bbecause it's mail). So I wrote this.
  14.  
  15.  
  16. What you need
  17. -------------
  18.  
  19. Kickstart 2 or above and Graham Walter's version of AmigaNOS (I'm using GW6,
  20. I don't know if earlier versions will work).
  21.  
  22. You also need ARexx running if you want to use the UUCP to AmigaNOS script.
  23.  
  24.  
  25. Version 1.2 -> 1.3
  26. ------------------
  27.  
  28. - The NNTPPost script actually works.
  29.  
  30.  
  31. Version 1.1 -> 1.2
  32. ------------------
  33.  
  34. - Optimised.
  35. - Sorted out CTRL-C.
  36. - If you don't give the name of the news server, it looks in 'nntp.dat'.
  37.  
  38.  
  39. Version 1.0 -> 1.1
  40. ------------------
  41.  
  42. - Lines beginning with '.' sent properly now.
  43. - Won't bother connecting if no news to send.
  44. - Keeps articles that server doesn't want (by deleting the .wrk file but
  45.   leaving the .txt file alone).
  46. - Added IHAVE option, which may mean you can post onto more servers.
  47. - Added POST option, which is a different way of posting articles.
  48.